home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000269_my_powerful 20 MHz i80386 PC with the deluxe 40 MB hard drive, I.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  45 lines

  1. connect to my local ISP using MS-DOS Kermit 3.14 PL3 and the SLIP8250
  2. packet driver.  I then telnet to my BSD/OS 2.0 UNIX shell account, usually
  3. establishing several simultaneous sessions.  From there, I read mail with
  4. elm, USENET news with tin, and, most importantly, browse the Web with
  5. Lynx--all at breakneck speed, _sans_ annoying pictures, and without ever
  6. having to take my fingers off the home row keys (like to click a mouse). 
  7.  
  8. Ah, MS-DOS Kermit and Lynx!  Life doesn't get any better than that!  Or
  9. does it?  If I could run Lynx on my PC--the _real_ Lynx for cursor-
  10. addressable, character-cell, "curses-oriented" display devices, not some
  11. TurboVision pretender--over a SLIP connection, I'd never ask Santa for
  12. anything else ever again.  Am I the only luser who sees the wisdom of
  13. porting Lynx to MS-DOS and using it in tandem with Kermit and its built-in
  14. TCP/IP?  Is it simply not possible?  Is there no curses for MS-DOS?  If it
  15. is possible, would the port be a huge undertaking?  I read these
  16. newsgroups regularly, and I've never seen anyone even mention what seems 
  17. to me the logical next step in the development of text-based Web 
  18. browsers:  a Lynx for the little guy.  What am I missing?
  19.  
  20. If there _were_ a Lynx for MS-DOS, complete with vi keys and local HTML
  21. file viewing, I'd use it to solve a problem that has long plagued me at
  22. work:  how to provide employees with process documentation that combines
  23. the power of hypertext with the ready accessiblity of our existing
  24. UNIX-like (MKS Toolkit, actually) man pages.  Imagine this:  J. Random
  25. Hacker is editing a simple awk script using vi.  Because it's three
  26. o'clock in the morning, she forgets the order of parameters to the 
  27. sub() function, so she types
  28.  
  29.         :!man awk<Enter>/sub(<Enter>
  30.  
  31. and she's immediately staring at the answer to her question without having
  32. abandoned her editing session or having reached beyond the bang (!) key. 
  33. Now imagine that, with a tap of the vi l (el) key, she's linked to the 
  34. regexp(3) man page because, instead of the traditional man utility, she's 
  35. actually running the Lynx/Kermit duo!  And her man pages are HTML 
  36. documents!
  37.  
  38. If I'm preachin' to the choir, let me hear ya sing!  Any and all comments 
  39. will be sincerely appreciated.  TIA.
  40.  
  41.  
  42. ---
  43. Jim Monty
  44. monty@indirect.com
  45. Tempe, Arizona USA